[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Int 61 Fn 0003  - Banyan Vines - Async Terminal Emulation - Start A Sessi  [N]

   AX = 0003h subfn 0Fh
   DS:BX -> argument block (see below)

Return: AX = status (see AX=0003h/SF=00h)

See Also: AX=0003h/SF=04h,AX=0003h/SF=0Bh

Format of argument block:
Offset Size    Description
 00h   BYTE    session ID (00h)
 01h   BYTE    0Fh (function "start a session")
 02h   WORD    pointer to information area in caller's current DS (see below)

Format of information area:
Offset Size    Description
 00h   WORD    length of service name
 02h   WORD    pointer to service name in caller's DS
 04h   BYTE    type of connection (00h=connection name, 01h=dialout)
 05h   WORD    length of connection name/telephone number
 07h   WORD    pointer to connection name/telephone number

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson